home *** CD-ROM | disk | FTP | other *** search
/ Yum! / Yum! Macintosh CD-ROMs for May 1999 (May 1999).iso / MacOS 8.5 stuff / MacOS 8.5 Search Engins ƒ / complete / MacProducts.src / MacProducts.src next >
Text File  |  1998-10-14  |  1KB  |  37 lines

  1. #
  2. # Bottom Line Online Plugin for Sherlock, Mac OS 8.5
  3. # Copyright © 1998 Resurge, Inc. & Bottom Line Distribution
  4. # Please distribute everywhere! Let us help you with your
  5. # online commerce needs -> http://www.resurge.net/
  6. #
  7. # We can build a search engine for your site, with complete
  8. # Sherlock search capability. Contact nnunn@resurge.net for
  9. # more info!
  10. #
  11.  
  12. <search
  13.  name = " Search for Mac Products"
  14.  action = "http://www2.blol.com/bld_query.t" 
  15.  description = "Your definitive source of Macintosh hardware and software on the net!"
  16.  method = "GET"
  17.  update="http://www2.blol.com/sherlock/MacProducts.src.hqx"
  18.  updateCheckDays=3>
  19.  
  20. <input name="level" value="l">
  21. <input name="index" value="desc">
  22. <input name="type" value="contains">
  23. <input name="keywords" user>
  24.  
  25. <interpret
  26.  resultListStart="<!--LISTSTART-->"
  27.  resultListEnd="<br clear=all>"
  28.  resultItemStart="<!--DESC-->"
  29.  resultItemEnd="<!--ENDDESC-->"
  30.  relevanceStart="<!--LINE-->"
  31.  relevanceEnd="<!--ENDLINE-->"
  32.  bannerStart="<!--BANNER-->"
  33.  bannerEnd="<!--BANNEREND-->"
  34. >
  35. </search>
  36.